@charset "utf-8";

html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    min-height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    font-family: "微软雅黑";
    font-size: 100%;
}

body {
    font: 14px/1.5 \5b8b\4f53, Arial, sans-serif;
    font-size: 14px;
    color: #333;
    width: 100%;
    height: 100%;
    background: rgba(242, 242, 242, 1);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    font-family: '微软雅黑';
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

img {
    border: none;
    vertical-align: middle
}

input,
label,
img,
th {
    vertical-align: middle
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    background: transparent;
    outline: 0;
    cursor: pointer;
}

a:hover,
a:activ,
a:visitede {
    text-decoration: underline
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

abbr[title] {
    border-bottom: 1px dotted
}

/*被标记的缩写词如下*/
pre {
    overflow: auto
}

/*预格式化的文本*/
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

legend {
    padding: 0;
    border: 0
}

/*特色框一个系统*/
textarea {
    overflow: auto;
    resize: none;
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

input,
textarea,
select {
    background: #fff;
    outline: 0;
    outline: none;
    border: none
}

/*通用样式*/
body {
    background: #fff;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: "\200B";
    height: 0;
    display: block;
    visibility: hiden;
    clear: both;
}

.content {
    margin: 0 auto;
    width: 1200px;
}


.left {
    float: left;
}

.right {
    float: right;
}


/*正文开始*/
.sxdof {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
}

.doftop {
    width: 100%;
    height: 300px;
    background-image: url(dof1.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.doftopleft {
    margin-top: 10px;
}

.doftopleft .czt_a {
    display: inline-block;
    float: left;
    margin-right: 20px;
    font-size: 15px;
}

.doftopleft .czt_a img {
    width: 20px;
    margin-right: 6px;
    float: left;
}

.doftopleft .czt_a span {
    display: inline-block;
    cursor: pointer;
    color: #333333;
}

.doftopright {
    float: right;
    margin-top: 10px;
}

.doftopright ul li {
    float: left;
    font-size: 16px;
    color: #333333;
}

.doftopright ul li a {
    display: inline-block;
    margin: 0 8px;
    color: #333333;
}

.doflogo {
    width: 100%;
    padding-top: 54px;
}

.doflogo .guoh {
    width: 82px;
    margin-right: 16px;
}

.dofjs {
    width: 360px;
    height: 41px;
    background-color: #FFFFFF;
    border-radius: 6px;
    border: 2px solid #1a5482;
    margin-top: 31px;
}

.dofjs input {
    width: 300px;
    height: 34px;
    padding: 0 20px;
    background-color: transparent;
    color: #999999;
    margin-right: 10px
}

/*导航*/
.dofnav {
    width: 100%;
    height: 60px;
    background-color: #1a5482;
    margin-top: 63px;
    border-radius: 10px;
}

.dofnav .navulli {
    width: 1000px;
    margin: 0 auto;
    display: flex;
}

.dofnav .navulli li {
    float: left;
    line-height: 58px;
    flex: 1;
    text-align: center;
    font-weight: 700;
    height: 58px;
    margin-top: 2px;
}

.dofnav .navulli li a:hover {
    border-bottom: 2px solid #fff;
}

.dofnav .navulli li a {
    color: #FFFFFF;
    font-size: 20px;
    display: inline-block;
    height: 56px;
}

.dofnav .navulli li:nth-child(1) a:hover {
    border-bottom: 2px solid transparent
}

.dofnav .navulli .on {
    background-color: transparent;
    background-image: url(dof4.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}





/*正文*/
.dofmain {
    width: 100%;
}

.scroll2 {
    width: 100%;
    height: 433px;
    margin-bottom: 30px;
}

/* imgscroll2 */
.imgscroll2 {
    width: 650px;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 422px;
    float: left;
    position: relative;
    overflow: hidden
}

.imgscroll2:hover .pre {
    display: block
}

.imgscroll2:hover .next {
    display: block
}

.imgscroll2 li {
    list-style: none;
    margin: 0;
    padding: 0
}

.imgscroll2 .imglist {
    width: 100%;
    height: inherit;
    position: absolute
}

.imgscroll2 .imglist .imgurl {
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.imgscroll2 .imglist .imgurl img {
    width: 100%;
    height: 422px;
}

.imgscroll2 .imgdesc {
    width: 124px;
    right: 10px;
    bottom: 40px;
    position: absolute;
    overflow: hidden
}

.imgscroll2 .imgdesc li {
    width: 16px;
    border-radius: 8px;
    transition: all linear 0.2s;
    height: 10px;
    float: left;
    vertical-align: middle;
    text-align: center;
    background: #ffffff;
    margin: 0;
    cursor: pointer;
    line-height: 16px;
    margin: 0 3px;
}

.imgscroll2 .imgdesc li.hover {
    background: #c91516;
    width: 26px;
}

.imgscroll2 .pre {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    width: 38px;
    height: 40px;
    left: 10px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
}

.imgscroll2 .next {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    z-index: 10;
    width: 38px;
    height: 40px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 30px;
}

.imgscroll2 .imginfo {
    position: absolute;
    width: 100%;
    ;
    bottom: 0;
    left: 0;
    height: 68px;
    overflow: hidden;
    padding-top: 18px;
    background-image: url(dof34.png);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.imgscroll2 .imginfo li {
    height: 50px;
    color: #fff;
    width: 100%;
    color: #fff;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 30px;
    font-size: 18px;
    font-weight: 500;
}

.imgscroll2 .imginfo li a {
    color: #ffffff;
}


/*选项卡*/

.demo {
    width: 960px;
    margin: 0 auto;
}

.demo h2 {
    font-size: 16px;
    text-align: center;
}

.demo h5 {
    font-size: 13px;
}

/* switchBox */
.switchBox dt,
.slideBox dt {
    height: 50px;
    border-bottom: 2px solid #ccc;
}

.switchBox span,
.switchBox dt a,
.switchBox em,
.slideBox span,
.slideBox em {
    color: #333333;
    cursor: pointer;
    float: left;
    font-size: 21px;
    height: 51px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    margin-right: 20px;
    padding: 0 10px
}

.switchBox dt .on,
.slideBox dt .on {
    font-weight: bolder;
}

.switchBox dt .active,
.slideBox dt .active {
    background-color: #ffffcc;
    font-weight: bolder;
}

.switchBox dt .on,
.switchBox dt .active,
.switchBox a:hover,
.slideBox dt .on,
.slideBox dt .active:hover {
    color: #1a5482;
    border-bottom: 4px solid #1a5482;
}

.switchBox dt .fat {
    color: #0000ff;
    width: 150px;
}

.switchBox dt .fat:hover {
    color: #ffff00;
}

.switchBox dd,
.slideBox dd {
    clear: both;
    display: none;
    height: auto;
    height: 100px;
    min-height: 100px !important;
    line-height: 20px;
    font-family: "宋体";
}

.switchBox li {
    margin-left: 20px;
    list-style: square;
}

.heght1 {
    height: 600px;
    margin: 20px 0;
}

/*时政要闻*/
.newszyw {
    width: 520px;
}

.xxkwidth1 {
    width: 520px;
}

.newh {
    width: 100%;
    border-bottom: 2px dotted #ccc;
    padding: 12px 7px;
    text-align: left;
}

.newh p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 19px;
    font-weight: 700;
    line-height: 28px;
    color: #333;
    margin-bottom: 6px;
}

/*多行省略...*/
.newh p a {
    color: #333333;
}

.newh a b {
    width: 100%;
    display: block;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
}

.newh:hover p a {
    color: #1a5482;
}

.newh:hover a b {
    color: #1a5482;
}

.newulli {
    width: 100%;
}

.newulli li {
    width: 100%;
    height: 20px;
    margin: 20px auto 0px;
}

.newulli li a i {
    width: 10px;
    height: 10px;
    display: block;
    background-color: #dedede;
    border-radius: 50px;
    float: left;
    margin-top: 6px;
    margin-right: 15px;
}

.newulli li a u {
    width: 430px;
    display: block;
    color: #333;
    font-size: 18px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 34px;
    text-decoration: none;
}

/*省略...*/
.newulli li a tt {
    display: block;
    width: 50px;
    float: right;
    font-size: 16px;
    color: #888888;
    font-family: '微软雅黑'
}

.newulli li:hover a i {
    background-color: #1a5482;
}

.newulli li:hover a u {
    color: #023e6d;
}

.newulli li:hover a tt {
    color: #1a5482;
}



/*财政要闻通知公告等*/
.czzcfb {
    width: 100%;
    margin-bottom: 30px;
}

.czzcfb .czyw {
    width: 574px;
}

.czzcfb .zcjd {
    width: 574px;
}




/*便民服务信息公开专题专栏*/
.bmxxzt {
    width: 100%;
    margin-bottom: 30px;
}

.bmfw {
    width: 410px;
    margin-right: 25px;
}

.bmfw2 {
    width: 468px;
    margin-right: 25px;
}

.ztzl {
    width: 272px;
}

.xxgktit {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}

.xxgktit a span {
    cursor: pointer;
    float: left;
    font-size: 21px;
    height: 51px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    padding: 0 10px;
    color: #1a5482;
    border-bottom: 4px solid #1a5482;
}

.bmfwtop {
    width: 100%;
    margin-bottom: 20px;
}

.bmfwbfoot {
    width: 100%;
}

.bmfwimg img {
    width: 410px;
    height: 73px;
}

.bmfwimg2 img {
    width: 468px;
    height: 73px;
}

.wsbsdt {
    width: 100%;
    margin-top: 18px;
}

.wsbsdt li:nth-child(odd) {
    float: left;
    margin-bottom: 6px;
}

.wsbsdt li:nth-child(even) {
    float: right;
    margin-bottom: 6px;
}

.wsbsdt li img {
    width: 198px;
}

.wsbsdt li:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}

.tzgg {
    width: 100%;
    margin-top: 18px;
}

.tzgg li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tzgg li:nth-child(3) {
    margin-right: 0;
}

.tzgg li:nth-child(6) {
    margin-right: 0;
    margin-bottom: 6px;
}

.tzgg li:nth-child(5) {
    margin-bottom: 6px;
}

.tzgg li:nth-child(4) {
    margin-bottom: 6px;
}

.tzgg li img {
    width: 149px;
    height: 60px;
}

.tzgg li:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}


.zmhd {
    width: 100%;
}

.zmhd li {
    width: 72px;
    height: 100px;
    background-color: #f8f8f8;
    border: 1px solid #d9d9d9;
    text-align: center;
    float: left;
    margin-right: 12px;
    border-radius: 8px;
    padding: 15px 3px;
}

.zmhd li:last-child {
    margin-right: 0;
}

.zmhd li span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #333;
}

.zmhd li img {
    width: 42px;
    margin-bottom: 8px;
}

.zmhd li:hover {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}



.dhzx {
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 12px;
}

.dhzx h6 {
    width: 100%;
    font-size: 20px;
    color: #1a5482;
    margin-bottom: 10px;
}

.jbdh {
    width: 190px;
    float: left;
    border-right: 1px solid #eeeeee;
    margin-right: 20px;
}

.jbdh img {
    float: left;
    margin-left: 12px;
}

.jbdh span {
    display: block;
    float: left;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    margin-left: 10px;
    color: #333;
}

.wsjb {
    margin-left: 20px;
    float: left;
    width: 236px;
}

.wsjb span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    width: 100%;
}

.wsjb span img {
    width: 34px;
    margin-right: 10px;
    margin-top: -7px;
}

.wsjb span tt {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    width: 100%;
    font-family: '微软雅黑';
}

.jbdh a {
    display: inline-block;
    float: left;
    margin-left: -38px;
    color: #1577FC;
    font-size: 16px;
}


/*专题专栏*/
.ztzlulli {
    width: 100%;
}

.ztzlulli li {
    margin-bottom: 13px;
}

.ztzlulli li:last-child {
    margin-bottom: 0;
}

.demopage {
    width: 960px;
    margin: 0 auto;
}

.demopage h2 {
    font-size: 14px;
    margin: 20px 0;
}

/* scrollDiv */
.scrollDiv {
    overflow: hidden;
    /* 必要元素 */
}

#s2 {
    height: 418px;
}

#s2 li {
    height: 48px;
    width: 272px;
    background: #3f548c;
    border: 1px solid #3f548c;
}

#s2 li a {
    display: block;
    width: 240px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    top: 50%;
    left: 15px;
    transform: translate(0%, -50%);
    line-height: 18px;
    display: inline-block;
    text-align: center;
}

#s1 {
    width: 100%;
    height: 100px;
    overflow: hidden;
}

#s2 li a:hover {
    color: #3f548c;
}

#s2 li:hover {
    background: #f2f2f2;
    border: 1px solid #3f548c;
}

/*友情链接*/
.dofyqlj {
    width: 100%;
    margin-bottom: 40px;
}

.dofyqlj ul li {
    float: left;
    margin-right: 16px;
}

.dofyqlj ul li:last-child {
    margin-right: 0px;
}

.dofyqlj ul li img {
    width: 227px;
}


/*foot*/
.doffoot {
    width: 100%;
}

.xglj {
    width: 100%;
    border-bottom: 3px solid #1a5482;
    padding: 15px 80px;
    background-image: linear-gradient(#f3f3f3, #ffffff);
}

.xglj ul li {
    float: left;
    margin-right: 130px;
    font-size: 16px;
    font-weight: 500;
}

.xglj ul li:nth-child(1) {
    margin-right: 50px;
}

.xglj ul li:last-child {
    margin-right: 0;
}

.xglj ul li p {
    font-size: 16px;
    color: #1a5482;
    font-weight: bold;
}

.xglj ul li select {
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent; //背景色透明
    text-align: center;
    width: 120px;
}

.xglj ul li select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* 隐藏默认的下拉箭头 */
    background-image: url(dof33.png);
    background-size: 13px;
    /* 使用SVG图片作为下拉箭头 */
    background-repeat: no-repeat;
    background-position: right center;
    /* 设置下拉箭头位置 */
    padding-right: 20px;
    /* 防止箭头被遮挡 */
    border: none;
    /* 清除默认边框 */
    font-family: inherit;
    font-size: inherit;
    /* 继承父元素的字体和字号 */
    cursor: pointer;
    /* 光标形态为手型 */
}

/* 鼠标悬停时的样式 */
select:hover {
    background-color: #e8e8e8;
    /* 悬停时高亮显示 */
}

/* 获得焦点时的样式 */
select:focus {
    outline: none;
    /* 去掉默认的轮廓线 */
    box-shadow: 0 0 2px 1px #9ecaed;
    /* 添加一个浅蓝色的阴影效果 */
}

.xglj ul li:nth-child(3) select {
    width: 100px;
}


.footfoot {
    padding: 25px 80px 40px;
}

.footlogo {
    margin-top: 30px;
}

.footzfw {
    border-radius: 5px;
    border: 1px solid #1a5482;
    margin-right: 30px;
    float: left;
    margin-top: 8px;
}

.footdzjg {
    float: left;
}

.foottext ul li {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 10px;
    color: #333;
}

.foottext ul li a {
    color: #333;
    display: inline-block;
    margin: 0 10px;
}

.foottext ul li a:hover {
    color: #1a5482;
}